home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 January
/
macformat-020.iso
/
Demos
/
MF20
/
Arome
/
Gourmet Demo
/
00102.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1994-10-23
|
143 b
|
9 lines
on exitFrame
if the mouseDown then
go(the frame)
end if
if not (the mouseDown) and rollOver(2) then
go("Main Menu")
end if
end